SOURCE_ADDED

val SOURCE_ADDED: String

The source has been added with `addStyleSource` method.The event is emitted synchronously, therefore, it is possible to immediatelyread added source's properties.``` textEvent data format (Object):.└── id - String```